Skip to content

require opt-in to enable event monitoring #182

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 11, 2025

Conversation

v9n
Copy link
Member

@v9n v9n commented Mar 10, 2025

Event monitoring can be costly depend on RPC provider so we require an opt-in to use it.

Copy link
Member

@chrisli30 chrisli30 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but I have one minor comment.

@@ -36,3 +36,7 @@ db_path: /tmp/ap-avs-operator
target_chain:
eth_rpc_url: <sepolia-chain-rpc>
eth_ws_url: <websocket-sepolia-chain-rpc>

enable_features:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

enabled_features, to match the variable EnabledFeatures below.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch. updated.

@v9n v9n merged commit fce2097 into main Mar 11, 2025
11 checks passed
@v9n v9n deleted the allow-operator-enable-individual-component branch March 11, 2025 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants